object motd_form: Tmotd_form Left = 428 Top = 433 Width = 426 Height = 249 Caption = 'News' Color = clBtnFace DragKind = dkDock DragMode = dmAutomatic Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnActivate = FormActivate OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnEndDock = FormEndDock OnShow = FormShow OnStartDock = FormStartDock OnUnDock = FormUnDock PixelsPerInch = 96 TextHeight = 14 object motd_text: TRichEdit98 Left = 0 Top = 0 Width = 418 Height = 222 Align = alClient AutoURLDetect = adDefault CustomURLs = < item Name = 'e-mail' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'http' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'file' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'mailto' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'ftp' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'https' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'gopher' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'nntp' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'prospero' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'telnet' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'news' Color = clWindowText Cursor = crDefault Underline = True end item Name = 'wais' Color = clWindowText Cursor = crDefault Underline = True end> Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] HideSelection = False LangOptions = [loAutoFont] Language = 1033 ParentFont = False ReadOnly = True ScrollBars = ssVertical ShowSelectionBar = False TabOrder = 0 URLColor = clBlue URLCursor = crHandPoint OnURLClick = motd_textURLClick InputFormat = ifRTF OutputFormat = ofRTF SelectedInOut = False PlainRTF = False UndoLimit = 0 AllowInPlace = False end object Httpmotdcli: THttpCli ProxyPort = '80' NoCache = False ContentTypePost = 'application/x-www-form-urlencoded' MultiThreaded = False OnDocBegin = HttpmotdcliDocBegin OnDocEnd = HttpmotdcliDocEnd Left = 96 Top = 40 end object UDPmotdcli: TUDPClient Authorized = False OnData = UDPmotdcliData Left = 152 Top = 40 end end